home *** CD-ROM | disk | FTP | other *** search
/ CD World Haziran 1997 / CD World Haziran 1997.iso / Internet ve Net Programlari / WebSite WEB Server Evaluation / WebSite WEB Server evaluation version. 32 bit Windows required.Z / DOCWIN.HT_ / DOCWIN.HT
Encoding:
Text File  |  1995-04-26  |  2.9 KB  |  82 lines

  1. <HTML>
  2.  
  3. <HEAD>
  4. <TITLE>Document Windows</TITLE>
  5. </HEAD>
  6.  
  7. <BODY>
  8. <A NAME="TOP"></A>
  9. <H1>Document Windows</H1>
  10. Document windows are where HTML and text files are displayed. You can
  11. open multiple document windows and interact with each window
  12. independently. For example, you can read a document while downloading
  13. files in other windows.
  14.  
  15. <P>When you download a document, the text is displayed immediately as it
  16. arrives to your computer. After all of the text arrives, images are
  17. loaded. You can scroll text and click on links before the entire
  18. document is loaded. If you click a link before the entire document is
  19. loaded, the current document will be cancelled and the new document
  20. will be downloaded in the same window.
  21.  
  22. <HR>
  23. <H2>Graphical Elements of a Document Window</H2>
  24.  
  25. <H3>Title Bar</H3>
  26. The <B>title bar</B> contains the title of the document in the window.
  27. The title bar also contains the Control-menu box (left) and the
  28. Maximize and Minimize buttons. <P><IMG ALIGN=bottom SRC="title.gif"
  29. WIDTH=640 HEIGHT=19 ALT="Title bar">
  30.  
  31. <H3>Menu Bar</H3>
  32. Descriptions of <A HREF="menus.htm#TOP">menu commands</A> are available.
  33. <P><IMG ALIGN=bottom SRC="menubar.gif" WIDTH=640 HEIGHT=20 ALT="Menu bar">
  34.  
  35. <H3>Toolbar</H3>
  36. <A HREF="toolbar.htm#TOP">Toolbar buttons</A> provide quick access to
  37. frequently used menu commands.
  38. <P><IMG ALIGN=bottom SRC="toolbar.gif" WIDTH=640 HEIGHT=34 ALT="Toolbar">
  39.  
  40. <H3>Navigation Bar</H3>
  41. The navigation bar contains the <B>Back</B> and <B>Forward</B> buttons,
  42. the <B>URL field</B>, and the <B>activity indicator</B> (or spinning globe).
  43. <P><IMG ALIGN=bottom SRC="navbar.gif" WIDTH=640 HEIGHT=39 ALT="Navigation bar">
  44.  
  45. <P>The <B>Back</B> button returns to the previous file. After using the
  46. Back button, you can click the <B>Forward</B> button to move forward.
  47.  
  48. <P>The <B>URL field</B> displays the <A HREF="url.htm">URL</A> (or
  49. address) of the current file. You can open a file by entering its URL
  50. here. URLs are case sensitive and must not begin with a space.
  51.  
  52. <P>The <B>activity indicator</B> is activated while Mosaic is
  53. transferring information or waiting to receive information. The
  54. activity indicator moves at a constant speed and does not indicate how
  55. fast data is being transferred.
  56. </DL>
  57.  
  58. <H3>Status Bar</H3>
  59. The status bar contains the <B>status message area</B> and the
  60. <B>progress indicator</B>.
  61. <P>
  62. <IMG ALIGN=bottom SRC="status.gif" WIDTH=640 HEIGHT=22 ALT="Status bar">
  63. <P>The <B>status message area</B> displays:
  64. <UL>
  65. <P><LI>status messages during a file transfer
  66. <P><LI>a URL when the mouse pointer is over a link
  67. <P><LI>command descriptions when the mouse pointer is over a menu
  68. command or toolbar button
  69. </UL>
  70.  
  71. <P>The <B>progress indicator</B> shows the time remaining for a file to
  72. load. Since some servers do not provide file size information, the
  73. progress indicator does not always display.
  74.  
  75. <HR>
  76. <A HREF = "topics.htm">Help Contents</A> | <A HREF="index.htm#TOP">Index</A>
  77.  
  78.  
  79. </BODY>
  80.  
  81. </HTML>
  82.